C1.Blazor.DateTimeEditors Assembly / C1.Blazor.DateTimeEditors Namespace / C1DateTimeBase<TTimeValue> Class / Focus Method

In This Topic
Focus Method (C1DateTimeBase<TTimeValue>)
In This Topic
Sets the focus in the control.
Syntax
'Declaration
 
Public Function Focus() As Boolean
 
See Also